'Weak Dependency Graph [60.0]'
------------------------------
Answer:           YES(?,O(n^1))
Input Problem:    innermost runtime-complexity with respect to
  Rules: {c(b(a(a(x1)))) -> a(a(b(a(a(b(c(b(a(c(x1))))))))))}

Details:         
  We have computed the following set of weak (innermost) dependency pairs:
   {c^#(b(a(a(x1)))) -> c_0(c^#(b(a(c(x1)))))}
  
  The usable rules are:
   {c(b(a(a(x1)))) -> a(a(b(a(a(b(c(b(a(c(x1))))))))))}
  
  The estimated dependency graph contains the following edges:
   {c^#(b(a(a(x1)))) -> c_0(c^#(b(a(c(x1)))))}
     ==> {c^#(b(a(a(x1)))) -> c_0(c^#(b(a(c(x1)))))}
  
  We consider the following path(s):
   1) {c^#(b(a(a(x1)))) -> c_0(c^#(b(a(c(x1)))))}
      
      The usable rules for this path are the following:
      {c(b(a(a(x1)))) -> a(a(b(a(a(b(c(b(a(c(x1))))))))))}
      
        We have applied the subprocessor on the union of usable rules and weak (innermost) dependency pairs.
        
          'Weight Gap Principle'
          ----------------------
          Answer:           YES(?,O(n^1))
          Input Problem:    innermost runtime-complexity with respect to
            Rules:
              {  c(b(a(a(x1)))) -> a(a(b(a(a(b(c(b(a(c(x1))))))))))
               , c^#(b(a(a(x1)))) -> c_0(c^#(b(a(c(x1)))))}
          
          Details:         
            We apply the weight gap principle, strictly orienting the rules
            {c^#(b(a(a(x1)))) -> c_0(c^#(b(a(c(x1)))))}
            and weakly orienting the rules
            {}
            using the following strongly linear interpretation:
              Processor 'Matrix Interpretation' oriented the following rules strictly:
              
              {c^#(b(a(a(x1)))) -> c_0(c^#(b(a(c(x1)))))}
              
              Details:
                 Interpretation Functions:
                  c(x1) = [1] x1 + [0]
                  b(x1) = [1] x1 + [0]
                  a(x1) = [1] x1 + [1]
                  c^#(x1) = [1] x1 + [6]
                  c_0(x1) = [1] x1 + [0]
              
            Finally we apply the subprocessor
            'fastest of 'combine', 'Bounds with default enrichment', 'Bounds with default enrichment''
            ------------------------------------------------------------------------------------------
            Answer:           YES(?,O(n^1))
            Input Problem:    innermost relative runtime-complexity with respect to
              Strict Rules: {c(b(a(a(x1)))) -> a(a(b(a(a(b(c(b(a(c(x1))))))))))}
              Weak Rules: {c^#(b(a(a(x1)))) -> c_0(c^#(b(a(c(x1)))))}
            
            Details:         
              The problem was solved by processor 'Bounds with default enrichment':
              'Bounds with default enrichment'
              --------------------------------
              Answer:           YES(?,O(n^1))
              Input Problem:    innermost relative runtime-complexity with respect to
                Strict Rules: {c(b(a(a(x1)))) -> a(a(b(a(a(b(c(b(a(c(x1))))))))))}
                Weak Rules: {c^#(b(a(a(x1)))) -> c_0(c^#(b(a(c(x1)))))}
              
              Details:         
                The problem is Match-bounded by 2.
                The enriched problem is compatible with the following automaton:
                {  c_0(2) -> 8
                 , c_0(3) -> 8
                 , c_1(2) -> 17
                 , c_1(3) -> 17
                 , c_1(9) -> 22
                 , c_1(15) -> 14
                 , c_2(9) -> 31
                 , c_2(29) -> 28
                 , b_0(2) -> 2
                 , b_0(3) -> 2
                 , b_0(7) -> 6
                 , b_1(11) -> 10
                 , b_1(14) -> 13
                 , b_1(16) -> 15
                 , b_1(21) -> 20
                 , b_2(25) -> 24
                 , b_2(28) -> 27
                 , b_2(30) -> 29
                 , a_0(2) -> 3
                 , a_0(3) -> 3
                 , a_0(8) -> 7
                 , a_1(9) -> 8
                 , a_1(9) -> 17
                 , a_1(10) -> 9
                 , a_1(12) -> 11
                 , a_1(13) -> 12
                 , a_1(17) -> 16
                 , a_1(22) -> 21
                 , a_2(23) -> 14
                 , a_2(24) -> 23
                 , a_2(26) -> 25
                 , a_2(27) -> 26
                 , a_2(31) -> 30
                 , c^#_0(2) -> 4
                 , c^#_0(3) -> 4
                 , c^#_0(6) -> 5
                 , c^#_1(15) -> 18
                 , c^#_1(20) -> 19
                 , c^#_2(29) -> 32
                 , c_0_0(5) -> 4
                 , c_0_1(18) -> 4
                 , c_0_1(19) -> 5
                 , c_0_1(19) -> 18
                 , c_0_2(32) -> 18}